Update dependency @notionhq/client to v2 #3
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.4.4
->^2.0.0
Release Notes
makenotion/notion-sdk-js (@notionhq/client)
v2.2.13
Compare Source
Support querying databases by unique ID.
v2.2.12
Compare Source
Now createDatabase and updateDatabase allow creating unique ID properties and getDatabase will now return unique ID properties.
v2.2.11
Compare Source
/oauth/token
endpoint (#73)v2.2.10
Compare Source
Export new helper
isFullPageOrDatabase
.v2.2.9
Compare Source
Changes to support wikis in the public API:
v2.2.8
Compare Source
What's Changed
/// <reference lib="dom" />
fromfetch-types.ts
by @huw in https://github.com/makenotion/notion-sdk-js/pull/401Full Changelog: makenotion/notion-sdk-js@v2.2.6...v2.2.8
v2.2.7
Compare Source
v2.2.6
Compare Source
Add support for:
v2.2.5
: 2.2.5Compare Source
filter_properties
query parameter to correctly URI encode property IDs when passed via the JS SDKperuvian_sol
to acceptable NumberFormat optionsv2.2.4
: 2.2.4Compare Source
Add support for creating template mentions. Also some minor changes to support filtering by status property in queryDatabase, and some emoji changes.
v2.2.3
Compare Source
v2.2.2
Compare Source
v2.2.1
Compare Source
v2.2.0
Compare Source
v2.1.1
Compare Source
v2.1.0
Compare Source
v2.0.0
Compare Source
Includes several breaking changes and updates the client to use Notion-Version
2022-06-28
. See the changelog for more details.v1.0.4
Compare Source
v1.0.3
Compare Source
v1.0.2
Compare Source
v1.0.1
Compare Source
Released a new API version,
2022-02-22
.text
in blocks renamed torich_text
phone
,text
no longer accepted in query database filtersrollup
query database filters userich_text
instead oftext
formula
query database filters usestring
instead oftext
property_item
objects contain atype
,next_url
, andid
v1.0.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.